home *** CD-ROM | disk | FTP | other *** search
- Path: galaxy.uci.agh.edu.pl!news
- From: Robert Bodziony <bodzio@student.uci.agh.edu.pl>
- Newsgroups: comp.lang.c++
- Subject: Class to getting,drawning pictures on C++
- Date: Thu, 15 Feb 1996 10:37:45 +0100
- Organization: University of Mining & Metallurgy
- Message-ID: <3122FEE9.167EB0E7@student.uci.agh.edu.pl>
- NNTP-Posting-Host: ernie.uci.agh.edu.pl
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b5 (X11; I; SunOS 4.1.3 sun4m)
-
- Hi
- I wanna have class ( exp. Image) to getting pictures and drawning them
- on screen..
- ..i want to do someting like that...
- .....
- myprog.cpp
- ..bla.bla....
- .....
- Image pic("ann.gif") // or else formats like BMP,JPG,TIFF
- .....
- pic.draw(xpos,ypos)
-
- If someone knows addres ftp (with sources) or did something like i want
- i will be greatfull if he send me mail with sources. :)))
- THX for help :))
- Robert Bodziony
- bodzio@student.uci.agh.edu.pl
- bodziony@ucinvl.uci.agh.edu.pl
-